negotiator.repository
Class RepositoryItemType
java.lang.Object
negotiator.repository.RepositoryItemType
public class RepositoryItemType
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RepositoryItemType
public RepositoryItemType()
RepositoryItemType
public RepositoryItemType(java.util.ArrayList<AgentRepItem> agentRepItem,
java.util.ArrayList<DomainRepItem> domainRepItem,
java.util.ArrayList<ProtocolRepItem> protocolRepItem)
getAgentRepItem
public java.util.ArrayList<AgentRepItem> getAgentRepItem()
getDomainRepItem
public java.util.ArrayList<DomainRepItem> getDomainRepItem()
getProtocolRepItem
public java.util.ArrayList<ProtocolRepItem> getProtocolRepItem()